home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / PRG / Instant Subclass dist 1.1.3.sit / Instant Subclass dist 1.1.3 / Source Generation Templates / Apple.rsrc / TEXT_129_MethodDeclaration.txt < prev   
Text File  |  1996-06-27  |  126b  |  15 lines

  1. //
  2. //    <MethodName>
  3. //    
  4. //    Inputs:        
  5. //    Outputs:    
  6. //    Exceptions:    
  7. //
  8.  
  9. <ReturnType>
  10. <ClassName>::<MethodName><Arguments>
  11. {
  12.     
  13. }
  14.  
  15.